[INFO] cloning repository https://github.com/canboat/canboat-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/canboat/canboat-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanboat%2Fcanboat-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanboat%2Fcanboat-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0f7f24a41b1274f63b71f08703539554523858f
[INFO] checking canboat/canboat-rs against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanboat%2Fcanboat-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/canboat/canboat-rs
[INFO] finished tweaking git repo https://github.com/canboat/canboat-rs
[INFO] tweaked toml for git repo https://github.com/canboat/canboat-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/canboat/canboat-rs on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/canboat/canboat-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 43e4911063c552e56bf457b68fb527246dd1cbdea7f28f191ecdca9c578f681f
[INFO] running `Command { std: "docker" "start" "43e4911063c552e56bf457b68fb527246dd1cbdea7f28f191ecdca9c578f681f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43e4911063c552e56bf457b68fb527246dd1cbdea7f28f191ecdca9c578f681f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43e4911063c552e56bf457b68fb527246dd1cbdea7f28f191ecdca9c578f681f" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43e4911063c552e56bf457b68fb527246dd1cbdea7f28f191ecdca9c578f681f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43e4911063c552e56bf457b68fb527246dd1cbdea7f28f191ecdca9c578f681f" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking canboat-schema v0.6.0 (/opt/rustwide/workdir/crates/canboat-schema)
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking jiff v0.2.27
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling socketcan v3.5.0
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]     Checking uom v0.37.0
[INFO] [stderr]    Compiling canboat-io v0.6.0 (/opt/rustwide/workdir/crates/canboat-io)
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking mio-serial v5.0.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling canboat-core v0.6.0 (/opt/rustwide/workdir/crates/canboat-core)
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling canboat-bridge v0.6.0 (/opt/rustwide/workdir/crates/canboat-bridge)
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking tokio-serial v5.4.5
[INFO] [stderr] error: could not compile `uom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name uom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="f32"' --cfg 'feature="si"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=4b68b21a739a0cad -C extra-filename=-241b93a620350725 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-46e8f08bdffa9b95.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-4c820b3e2b4e41c0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "43e4911063c552e56bf457b68fb527246dd1cbdea7f28f191ecdca9c578f681f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e4911063c552e56bf457b68fb527246dd1cbdea7f28f191ecdca9c578f681f", kill_on_drop: false }`
[INFO] [stdout] 43e4911063c552e56bf457b68fb527246dd1cbdea7f28f191ecdca9c578f681f
